From: Glenn Morris Date: Tue, 23 Jun 2009 07:38:25 +0000 (+0000) Subject: (ispell-local-dictionary): Doc fix. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~11813 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9ac832dc165ab4003f2258c50e5b1c096aedd234;p=emacs.git (ispell-local-dictionary): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3f857e950df..382d13b4b9d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2009-06-23 Glenn Morris + * textmodes/ispell.el (ispell-local-dictionary): Doc fix. + * progmodes/gdb-mi.el (gud-remove, gud-break): Update declarations. * calendar/cal-dst.el (calendar-time-zone-daylight-rules): diff --git a/lisp/textmodes/ispell.el b/lisp/textmodes/ispell.el index 83fce8a2e21..2f7b2e68fbd 100644 --- a/lisp/textmodes/ispell.el +++ b/lisp/textmodes/ispell.el @@ -488,7 +488,7 @@ default dictionary and LANG the two letter language code." The value must be a string dictionary name, or nil, which means use the global setting in `ispell-dictionary'. Dictionary names are defined in `ispell-local-dictionary-alist' -and `ispell-dictionary-alist', +and `ispell-dictionary-alist'. Setting `ispell-local-dictionary' to a value has the same effect as calling \\[ispell-change-dictionary] with that value. This variable